CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - opengl 交互

搜索资源列表

  1. 2

    0下载:
  2. 初学OpenGL时做的小程序,用vc++做的一个可以用鼠标控制人机交互的圆环,代码很简单,初学OpenGL比较不错的参考程序-Beginners do when a small OpenGL program, using vc++ to do a human-computer interaction can be controlled with the mouse the circle, the code is very simple, quite good reference for begi
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-07
    • 文件大小:280404
    • 提供者:钱冰
  1. Bcurve

    0下载:
  2. 使用OpenGL函数库,实现交互绘制B样条曲线-Use the OpenGL library, to achieve interactive rendering B-spline curve
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:352575
    • 提供者:高阁
  1. Bezier

    0下载:
  2. 使用OpenGL函数库实现Bezier曲线的交互绘制,代码齐全,可直接运行-Use the OpenGL library to achieve interactive rendering Bezier curves, code complete, can be directly run
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:282457
    • 提供者:高阁
  1. 3DSLoader

    0下载:
  2. 本代码用Vc++语言与OpenGL函数库编写,可以导入3Ds格式的三维图像,并绘制出来,可实现简单交互,适用于opengl初学者。-This code with Vc++ language and OpenGL libraries written in 3Ds format can import three-dimensional image, and draw out simple interaction can be achieved, for opengl beginners.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-10
    • 文件大小:2387795
    • 提供者:eric
  1. OBJLoader

    0下载:
  2. 本代码用Vc++语言与OpenGL函数库编写,可以导入OBJ格式的三维图像,并绘制出来,可实现简单交互,适用于opengl初学者。-This code with Vc++ language and OpenGL libraries written in OBJ format can be imported into three-dimensional image, and draw out simple interaction can be achieved, for opengl beginn
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-27
    • 文件大小:836492
    • 提供者:eric
  1. ASELoader

    0下载:
  2. 本代码用Vc++语言与OpenGL函数库编写,可以导入ASE格式的三维图像,并绘制出来,可实现简单交互,适用于opengl初学者。-This code with Vc++ language and OpenGL library preparation, you can import the ASE format three-dimensional image, and draw out simple interaction can be achieved, for opengl beginner
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:234977
    • 提供者:eric
  1. project

    3下载:
  2. 课程设计的主要内容为开发一个实时绘制大规模三维场景的程序系统.必做部分: 1、学习3DS Max 的基本功能,并采用3DS Max 对三维场景进行建模,要求 场景中包含建筑物、道路、天空等基本元素,实现场景的纹理贴图功能。 2、通过3DS Loader 读取场景数据。。 3、学习并使用OpenGL 或DirectX 3D 实时绘制上述场景。 4、提供用户界面,并实现场景的交互漫游功能。 选做部分: 1、在场景中添加了三维地形。 2、实现雾这种气象条
  3. 所属分类:3D图形编程

    • 发布日期:2014-06-20
    • 文件大小:17279734
    • 提供者:
  1. yslft

    0下载:
  2. 用 C++和OpenGL编写的颜色立方体程序,增加了键盘交互方式,可以用键盘中的方向键选择。比较适用于OPenGL的初学者,比较容易理解。-C++ and OpenGL using the color cube written procedures, an increase of the keyboard interactive mode, you can use the arrow keys on the keyboard selection. More applicable to OPenG
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:524749
    • 提供者:宝岛烟
  1. zhang

    0下载:
  2. 基于opengl的三维交互演示系统,在VC环境下运行-Opengl-based three-dimensional interactive demonstration system
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-23
    • 文件大小:7336818
    • 提供者:张轩
  1. test1

    0下载:
  2. 使用opengl画一个球体(使用了两种方法,有简单交互操作)-Use opengl to draw a sphere (using the two methods, a simple interaction)
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:2180
    • 提供者:沈超
  1. txx

    0下载:
  2. 一个用c语言sdk环境下的opengl程序,加入了简单的交互。按,上,下,左,右。pgup和pgdn。-A language with c opengl sdk environment program, adding a simple interaction. Press up, down, left and right. pgup and pgdn.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1227886
    • 提供者:aiqier—liu
  1. robert

    0下载:
  2. 这是比较好的一个opengl程序,绘制一个机器人,可以实现键盘交互,对初学者很有帮助-Good a opengl program, draw a robot can interact with the keyboard
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:55020
    • 提供者:王乐
  1. MFCopenglPcylinderPkey

    0下载:
  2. 在MFC环境下使用openGL绘制三维图像,设置了光照和材质属性。对圆柱体进行封盖处理,绘制封闭的圆柱体。通过键盘实现交互功能,完成对圆柱体旋转,缩放,移动等功能。程序已通过编译,可放心使用。编译环境为VS2008-MFC environment in three-dimensional images using openGL rendering, set the lighting and material properties. Of the cylinder to cover process
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-01
    • 文件大小:13766923
    • 提供者:
  1. VB6_OpenGL_DXF

    0下载:
  2. 基于VB6.0和OpenGL的DXF文件读取与交互控制-OpenGL-based VB6.0 and DXF files to read and interactive control
  3. 所属分类:OpenGL program

    • 发布日期:2014-09-16
    • 文件大小:284672
    • 提供者:iamice
  1. test

    0下载:
  2. 基于openGL的编写,可实现鼠标交互和键盘交互,可视化大小,旋转等-OpenGL based preparation, enabling the mouse and keyboard interaction interaction, visualization, size, rotation, etc.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:1433
    • 提供者:张煜哲
  1. Loto.MFC

    0下载:
  2. 实现装甲车旋转射击 很好的交互程序 OPENGL 动画-Armored vehicles firing rotation to achieve good interactive animation program OPENGL
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-28
    • 文件大小:10853816
    • 提供者:ilbee
  1. NeHe

    0下载:
  2. 什么是OpenGL: OpenGL(“Open Graphics Library”)是图形硬件的软件接口。OpenGL包括大约250个不同的函数,程序员可以使用这些函数设定要绘制的物体和操作,来制作交互的三维应用程序。 OpenGL是专业图形处理,科学计算等高端应用领域的标准图形库。它的主要竞争对手是微软的Direct3D。OpenGL曾长期处于技术上的领先地位,但近年来Direct3D也迎头赶上。目前这两种图形API在性能上可说是旗鼓相当。不过OpenGL支持众多的操作系统,
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-27
    • 文件大小:9043
    • 提供者:thomas
  1. GlutKeyboard

    0下载:
  2. opengl 基于glut库的简单键盘交互实例- a simple instance of keyboard interactionbased on opengl glut library
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:946
    • 提供者:yun8970756
  1. GlutMouse

    0下载:
  2. opengl 基于glut库 的简单鼠标交互程序- a simply mouse interactive program based on opengl glut library
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-11
    • 文件大小:1290
    • 提供者:yun8970756
  1. GlutSpecialKey

    0下载:
  2. opengl 基于glut库的 特殊键盘交互程序实例- a special keyboard interaction instance based on opengl glut library
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-11
    • 文件大小:1185
    • 提供者:yun8970756
« 1 2 3 4 5 6 78 9 10 11 »
搜珍网 www.dssz.com